:Title=Program crash when there is no initialization file
:Priority=3 Major
:Status=Closed
:Type=Error Handling
:SubType=
:Method=System Test
:Property1=0
:Property2=0
:Property3=0
:Property4=0
:Originator=Tom Tester
:Investigator=Donna Developer
:Resolver=Donna Developer
:Verifier=Tom Tester
:OrigDate=01-Jun-95
:EstInvHours= 1.0
:ActInvHours= 1.0
:EstResHours= 3.0
:ActResHours= 2.0
:EstVerHours= 0.5
:ActVerHours= 0.0
:ModDate=05-Jun-95
Version: 1.1
If there is no initialization file the program crashes at startup. Instead an informative message should be displayed before the program gracefully exits.
Module INIT.C has been modified such that if there is no initialization file the message "Can't find PROG.INI file." is output before the program terminates.